home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 70.zip / BS1 part 70 / LZ v1.00.adf / LZ100.doc < prev    next >
Text File  |  2018-01-31  |  24KB  |  649 lines

  1.  
  2.                                       LZ 1.00
  3.                                 1st February, 1991
  4.  
  5.                             Written by Jonathan Forbes
  6.                     Copyright © 1990, 1991, Xenomiga Technology
  7.  
  8.  
  9.    About LZ
  10.  
  11.    LZ is NOT freeware!  If you use it and like it, please send a shareware
  12. registration of $10 (Cdn.$ or U.S.$) to the address given below.  Note that
  13. source code is NOT available for LZ 1.00 at this time.  Send shareware
  14. contributions to:
  15.  
  16.    Xenomiga Technology
  17.    1132 Bay Street, Suite #1101
  18.    Toronto, Ontario
  19.    M5S 2Z4
  20.    Canada
  21.  
  22.  
  23.    Distribution
  24.  
  25.    LZ is a freely distributable, copyrighted piece of software.  You may
  26. upload it wherever you choose, but you are not allowed to sell LZ for profit,
  27. or include LZ on a disk which is sold for profit, without the author's
  28. (Jonathan Forbes) permission.
  29.  
  30.    The LZ package (LZ100.LZH) consists the following files:
  31.  
  32.       LZ          - The archiver/extractor itself
  33.       LZ100.doc   - LZ documentation (this file)
  34.       Update.doc  - Information on changes to previous versions
  35.  
  36.    None of these files is to be altered in any way whatsoever, or removed!
  37. The package may be recompressed with another archiver, however, such as Zoo,
  38. Zip, etc.
  39.  
  40.    And, as mentioned above, LZ is shareware.
  41.  
  42.  
  43.    Disclaimer
  44.  
  45.    I am in no way responsible for anything this program does; you are using it
  46. entirely at your own risk!
  47.  
  48.  
  49.    What is LZ?
  50.  
  51.    Currently, LZ is by far the fastest .LZH archiver and extractor available
  52. for the Amiga!  LZ is compatible with MS-DOS version 1.13c of Lharc and Amiga
  53. Lharc 1.3.
  54.  
  55.  
  56.    Acknowledgements
  57.  
  58.    The original Lharc (MS-DOS) was written by Haruyasu Yoshizaki.  I took his
  59. freely distributable source code "Lzhuf.c", and rewrote it in assembly
  60. language (very highly optimised assembly language, I might add).  I used
  61. "lharc.c" (which is full of MS-DOS specific code) as a reference, but did not
  62. use it as a base for the Amiga version, which I wrote from scratch.
  63.  
  64.    LZ 1.0 is a significant improvement over the original .LZH algorithm in
  65. that it employs modern data compression technology to provide better
  66. compression while doubling or tripling encoding speed and retaining 100%
  67. compatibility with the .LZH format.
  68.  
  69.  
  70.    How fast is LZ?
  71.  
  72.    LZ is currently the fastest .LZH utility for the Amiga.  No other available
  73. Amiga archiver even comes close to LZ's legendary performance for either
  74. compressing or decompressing.  LZ 1.0 can achieve peak compression speeds of
  75. up to three times those of LZ 0.91.
  76.  
  77.    Speedwise, LZ outperforms Lharc 1.3, LharcA .99d, Pkazip 1.01, and just
  78. about any other Amiga archiving utility in existence, excepting Zoo 2.01.
  79.  
  80.    In terms of degree of compression, LZ, on average, outperforms every other
  81. archiver (including the other .LZH archivers) currently available for the
  82. Amiga.  Note, this is on average; once in a blue moon Pkazip will outperform
  83. LZ on a text file, and will produce an output file a slightly smaller than
  84. that produces by LZ.  However, since this ocurrance is about as frequent as
  85. a total solar eclipse, it shouldn't worry you.
  86.  
  87.    The files being compressed and decompressed in the test, were those on
  88. Fred Fish disk #245.
  89.  
  90.                       * - Different algorithm/encoding scheme
  91.  
  92.                                                       *
  93.              |  (1.00)  | (.91) | (1.0) | (.99d) | (1.01)
  94.              |    LZ    |   LZ  | Lharc | LharcA | PkaZip
  95. Fish245.LZH  |   5:33   | 11:33 | 26:29 |    ?   |  10:31  compressing
  96.              |   1:38   |  1:43 |  5:12 |   2:34 |   2:53  decompressing
  97.  
  98.  
  99. File         LZ     LZ   Lharc  LharcA  Pkazip   Zoo    Arc    Ape
  100. Name        1.0    0.91   1.3     .99d    1.01   2.01   0.23   1.0
  101. ---------- -----  -----  -----  ------  ------  -----  -----  -----
  102. UserManual    88    244    268     211     164     42    112    614 <- compress
  103.               19     19     35      27      21     12     19    116 <- extract
  104.            64066  66693  66683   66682   61796  78279  80469  66329 <- size
  105.  
  106. AmigaBASIC    47     48     90      74      91     30    129   ...  <- compress
  107.               20     21     33      25      16      9     10   ...  <- extract
  108.            66877  67801  67804   67804   69121  83527  85355   ...  <- size
  109.  
  110.  
  111.    LZ is consistently faster than all other archivers by the margins shown here.
  112. LZ also creates output files up to 5% smaller than those produced any other .LZH
  113. archiver.  Although there have been many disputes over the compression achieved
  114. by .ZIP files and .LZH files, this difference may well tip the balance towards
  115. .LZH files.
  116.  
  117.  
  118.    Invokation
  119.  
  120.    Typing "LZ" from the CLI, without any parameters, will reveal a help screen
  121. similar to the following (with copyright and shareware information.)
  122.  
  123.                              Summary of commands:
  124.  
  125.   a    Add file(s) to archive                f   Freshen file(s) in archive
  126.   e,x  Extract file(s) from archive          u   Update file(s) in archive
  127.   l,v  Display archive contents              t   Test archive integrity
  128.   d    Delete file(s) from archive           m   Move file(s) to archive
  129.  
  130.                              Summary of options:
  131.  
  132.   -a  Preserve file attributes              -N  No console output
  133.   -A  Set archive flag                      -p  Pause after loading
  134.   -b  Set input/output buffer               -P  Set task priority
  135.   -c  Confirm files                         -r  Archive subdiectories
  136.   -D  Alternative display                   -u  Upper case filenames
  137.   -f  Ignore filenotes                      -U  Update rate
  138.   -i  Read file list from file              -w  Set work directory
  139.   -l  Lower case filenames                  -x  Preserve path names
  140.   -L  Create list file                      -z  Store files
  141.   -m  Disable message query                 -Z  Compress archives
  142.   -n  No progress indicator
  143.  
  144.    The usage line below is also displayed:
  145.  
  146.    Usage: LZ [-options] <Command> <Archive> [FilePatterns] [DestPath]
  147.  
  148.    While items in square brackets are optional, items in angle brackets are
  149. mandatory.  LZ will append a .LZH to the <Archive> parameter if the name of
  150. the archive you supply does not already end in .LZH, but ONLY if there isn't
  151. already a dot ( . ) in the name.  This extra clause is for the benefit of
  152. FidoNet users who have their mail archived in the .LZH format.  i.e.:
  153.  
  154.  
  155.    MyFile         becomes    MyFile.LZH
  156.    MyFile.LZH     remains    MyFile.LZH
  157.    01234567.SA0   remains    01234567.SA0
  158.  
  159.  
  160.    A detailed description of each of LZ's commands follows:
  161.  
  162.  
  163.    Commands
  164.  
  165.    a    Add file(s) to archive
  166.  
  167.         The add command will add files to a .LZH archive.  If the specified
  168.         archive does not already exist, then it will automatically be created.
  169.         It is not possible to add a file which is already present in archive;
  170.         if this is attempted, then an error message will be displayed.
  171.  
  172.         By default, only filenames are stored in the archive; if you wish to
  173.         store path names also, then you will have to use the -x option
  174.         (explained later).  If you wish to store entire subdirectories (i.e.
  175.         descend recursively through a directory tree), then you will have to
  176.         use the -r option (explained later).
  177.  
  178.         Multiple files may be added with one command.  In addition, both
  179.         AmigaDOS and ARP wildcards are also supported.
  180.  
  181.         Examples:
  182.  
  183.         1) To add "BLAH" to "myarchive.LZH", you would enter the following
  184.            command:
  185.  
  186.               Lz a myarchive.LZH blah
  187.  
  188.  
  189.         2) To add "THEFILE", "HI", and "KING" to "myarchive.LZH", you would
  190.            enter the following command:
  191.  
  192.               Lz a myarchive.LZH thefile hi king
  193.  
  194.  
  195.         3) To add everything ending in ".INFO" to "myarchive.LZH", you would
  196.            enter:
  197.  
  198.               Lz a myarchive.LZH #?.info
  199.  
  200.  
  201.    e,x  Extract file(s) from archive
  202.  
  203.         The extract command will extract files from an archive.  If you wish
  204.         to extract files from multiple archives, then you will have to use
  205.         a wildcard.  By default, all files in the archive will be extracted.
  206.         If you wish only specific files to be extracted, then the names of
  207.         these files should follow the archive name (wildcards are accepted here.)
  208.  
  209.         If any file following the archive name ends in a '/' or a ':', then
  210.         that directory will be used as the destination directory in which all
  211.         extracted files will be stored.
  212.  
  213.         By default, existing files will not be overwritten; instead, you will
  214.         be presented with the following:
  215.  
  216.         File 'whatever' already exists -overwrite? (Yes/No/All/Quit):
  217.  
  218.         Your response is hotkeyed, so it is not necessary to hit return.  If
  219.         you enter "Y", then the file will be overwritten.  If you enter "N",
  220.         then it will not be extracted.  If "A" is entered, then all files from
  221.         then on will automatically be overwritten without prompting you.  This
  222.         includes files in other archives, if you asked Lz to extract multiple
  223.         archives, using a wildcard.
  224.  
  225.         If you do not wish to be prompted for existing files, then use the -m
  226.         option (explained later.)
  227.  
  228.         Please note that if you wish to extract files from multiple archives
  229.         with one command, it can only be done with wildcards; you cannot enter
  230.         the name of each archive on the command line.  For example:
  231.  
  232.               Lz x arc1.LZH arc2.LZH arc3.LZH
  233.  
  234.         The above command would attempt to extract "arc2.LZH" and "arc3.LZH"
  235.         from "arc1.LZH".  The way to get around this is to type:
  236.  
  237.               Lz x arc#?.LZH
  238.  
  239.         However, there are often times when a single wildcard cannot cover all
  240.         of the files you wish to extract; if this is the case, you will have
  241.         to invoke Lz more than once.
  242.  
  243.         Examples:
  244.  
  245.         1) To extract all files from "myarchive.LZH", you would enter the
  246.            following command:
  247.  
  248.               Lz x myarchive.LZH
  249.  
  250.  
  251.         2) To extract "BLAH" from "myarchive.LZH", you would enter the
  252.            following command:
  253.  
  254.               Lz x myarchive.LZH blah
  255.  
  256.  
  257.         3) To extract all ".INFO" files from all archives, you would enter the
  258.            following command:
  259.  
  260.               Lz x #?.LZH #?.info
  261.  
  262.  
  263.         4) To extract "BLAH", "WHATEVER", and all ".INFO" files from
  264.            myarchive.LZH to the destination directory "HDISK:ArchiveOutput/",
  265.            you would enter any of the following commands (they all perform
  266.            exactly the same function, since the destination directory may be
  267.            placed anywhere after the archive name):
  268.  
  269.               Lz x myarchive.LZH blah whatever #?.info HDISK:ArchiveOutput/
  270.               Lz x myarchive.LZH HDISK:ArchiveOutput/ blah whatever #?.info
  271.               Lz x myarchive.LZH blah whatever HDISK:ArchiveOutput/ #?.info
  272.  
  273.  
  274.    l,v  List files in archive
  275.  
  276.         The list command will display a verbose listing of the files within the
  277.         specified archive(s) (wildcards are allowed).  The listing will be in
  278.         the following format:
  279.  
  280.         Original Packed Ratio  Date      Time   CRC  Name
  281.         -------- ------  --- --------- -------- ---- ------------
  282.             3026    851  71% 11-Jun-90 19:01:48 E7A9 diskspeed.a3000
  283.              841    524  37% 11-Jun-90 19:01:50 1309 si.a3000
  284.              937    586  37% 11-Jun-90 19:01:52 AE7B speed.a3000
  285.         -------- ------  ---
  286.             4804   1961  59%         3 file(s)
  287.  
  288.         Heading    Meaning
  289.  
  290.         Original - The size of the file before compression
  291.         Packed   - The size of the file after compression
  292.         Ratio    - Compression degree; the higher the better
  293.         Date     - The file's creation date
  294.         Time     - The file's creation time
  295.         CRC      - 16-bit Cyclic Redundancy Check
  296.         Name     - File name (including directory path, if present)
  297.  
  298.         Examples:
  299.  
  300.         1) To list all files in "myarchive.LZH", you would enter the following
  301.            command:
  302.  
  303.               Lz v myarchive.LZH
  304.  
  305.  
  306.         2) To list all files in all archives ending in "e", you would enter the
  307.            following command:
  308.  
  309.               Lz v #?e.LZH
  310.  
  311.            Please note that since Lz automatically appends a .LZH to the
  312.            archive name if it does not already end in .LZH (with one exception
  313.            mentioned earlier), the following command is equally valid to the
  314.            one shown above:
  315.  
  316.               Lz v #?e
  317.  
  318.  
  319.    d    Delete file(s) from archive
  320.  
  321.         The delete command will remove files from the archive.  The names of
  322.         the files to be deleted should follow the archive name.  Wildcards are
  323.         allowed.
  324.  
  325.         Please note that items in subdirectories are also checked, so #?.info
  326.         will delete all .info files in the archive, wherever they may be.
  327.  
  328.         Examples:
  329.  
  330.         1) To delete "BADFILE" from myarchive.LZH, you would enter the
  331.            following command:
  332.  
  333.               Lz d myarchive.LZH badfile
  334.  
  335.  
  336.         2) To delete "BADFILE" and all ".INFO" files from myarchive.LZH, you
  337.            would use the following command:
  338.  
  339.               Lz d myarchive.LZH badfile #?.info
  340.  
  341.  
  342.         3) To delete all "README.BBS" files from ALL of your archives, it is
  343.            only necessary to type:
  344.  
  345.               Lz d #?.LZH README.BBS
  346.  
  347.  
  348.    m    Move file(s) to archive
  349.  
  350.         The move command behaves in exactly the same way as the add command,
  351.         except that files are deleted after they are added to the archive.
  352.  
  353.         Examples:
  354.  
  355.         1) To move "MYFILE" to myarchive.LZH, you would enter the following
  356.            command:
  357.  
  358.               Lz m myarchive.LZH myfile
  359.  
  360.         2) To move all files ending in ".INFO" to myarchive.LZH, you would
  361.            enter the following command:
  362.  
  363.               Lz m myarchive.LZH #?.info
  364.  
  365.  
  366.    f    Freshen file(s) in archive
  367.  
  368.         The freshen command will replace a file in the archive only if the
  369.         file is already present in the archive, and the file to be added has
  370.         a later date.
  371.  
  372.  
  373.    u    Update file(s) in archive
  374.  
  375.         The update command behaves in exactly the same way as the add command,
  376.         unless a file to be added is already present in the archive, in which
  377.         case LZ will compare the dates of both files, and will make sure that
  378.         the newer file is added to/retained in the archive.
  379.  
  380.  
  381.    t    Test archive integrity
  382.  
  383.         The test command will test every file in the archive (by extracting
  384.         it internally), and will inform you of any corrupted files (i.e. files
  385.         which fail their CRC.)
  386.  
  387.         Examples:
  388.  
  389.         1) To test all files in myarchive.LZH, you would enter the following
  390.            command:
  391.  
  392.               Lz t myarchive.LZH
  393.  
  394.         2) To test all files in all archives, you would enter the following
  395.            command:
  396.  
  397.               Lz t #?.LZH
  398.  
  399.         3) To test the file named "boing" in the archive "splat.lzh", you would
  400.            enter the following command:
  401.  
  402.               Lz t splat.LZH boing
  403.  
  404.  
  405.  
  406.    Options
  407.  
  408.    -a   Preserve file attributes
  409.  
  410.         When this option is used, any files added to the archive will have
  411.         their attributes preserved (the default is for all files to be rwed).
  412.         The eight possible attributes are listed below, but will not be
  413.         explained here (a full explanation should be present in any AmigaDOS
  414.         manual):
  415.  
  416.         r: Read
  417.         w: Write
  418.         e: Execute
  419.         d: Delete
  420.         s: Script
  421.         a: Archive
  422.         p: Protect
  423.         h: Hidden
  424.  
  425.         If this option is not specified, then all files archived or extracted
  426.         will automatically be "rwed."  If this flag is used, then all
  427.         attributes (rwedsaph) will be preserved.  Please note that in order for
  428.         attributes to be preserved, the -a option must be used both when
  429.         archiving and extracting.
  430.  
  431.         When extracting, use -a only on files which have been compressed by
  432.         Amiga .LZH archivers; if you don't, you'll end up with files with
  433.         strange attributes, although no harm will be done.  Similarly, if you
  434.         know that your archive might be extracted on an IBM system, you should
  435.         not use the -a option, since they will have similar problems.
  436.  
  437.  
  438.    -A   This option will set the archive flag of any archive LZ creates or
  439.         adds files to.  It will also unset the executable flag.  Thus, your
  440.         archive will have the following flags set:
  441.  
  442.         ---arw-d
  443.  
  444.  
  445.    -b   Set i/o buffer size
  446.  
  447.         This option will set the i/o buffer size to the number immediately
  448.         following the option, which must be expressed in K.  For example,
  449.         -b32 would give you a 32k i/o buffer.  LZ's i/o buffer size is limited
  450.         only by available memory, so very large buffer sizes (128k+) are
  451.         acceptable.
  452.  
  453.         Note that changing the i/o buffer size on an 68000 Amiga when all work
  454.         is being done in a RAM drive doesn't speed things up; these options are
  455.         mainly for floppy drive users and 68020-68040 users.
  456.  
  457.  
  458.    -c   Confirm file names
  459.  
  460.         This option will cause LZ to prompt you with yes/no/all/quit for every
  461.         file to be added to or extracted from an archive.  This option can be
  462.         useful when used in conjunction with wildcards.
  463.  
  464.  
  465.    -D   Alternate display mode
  466.  
  467.         This options alters the layout of LZ's screen updates.  For example,
  468.         -D1 will use the characters -\|/ to mimic MS-DOS pre 1.10 Pkzip, while
  469.         -D2 will mimc MS-DOS Pkzip 1.10's percentage update.  -D0 is the
  470.         default, and activates the standard LZ display.
  471.  
  472.  
  473.    -f   Ignore filenotes
  474.  
  475.         The -f flag will cause LZ to ignore filenotes when archiving or
  476.         extracting files.
  477.  
  478.  
  479.    -i   Read file list from file
  480.  
  481.         This option allows you to specify that LZ read a list of files to be
  482.         archived, from a text file.  Entering -iRAM:FileList will cause LZ
  483.         to read the names of the files stored in RAM:FileList.
  484.  
  485.  
  486.    -l   Lower case filenames
  487.  
  488.         This option forces all file names to lower case.  If used when
  489.         archiving, all files added will have their names converted to lower
  490.         case.  If used when extracting, all files extracted will have their
  491.         names converted to lower case.
  492.  
  493.  
  494.    -L   Create list file
  495.  
  496.         This option causes LZ to create a text file containing a list of all
  497.         files added to an archive.  For example:
  498.  
  499.         LZ -LRAM:ListFile a RAM:Archive.lzh hello/blah1 blah2
  500.  
  501.         will cause LZ to create a file named "ListFile" containing:
  502.  
  503.         hello/blah1
  504.         blah2
  505.  
  506.         If you insert a + after the -L, LZ will output the full path name of
  507.         the files added.
  508.  
  509.  
  510.    -m   No message query
  511.  
  512.         Invoking this option will prevent LZ from prompting you for input.  It
  513.         will also cause files to be automatically overwritten if they already
  514.         exist.  This is often useful in conjunction with scripts and BBS's.
  515.  
  516.  
  517.    -n   No progress indicator
  518.  
  519.         This option will prevent LZ from displaying a byte count as it extracts
  520.         or archives files.  This can be useful if you are redirecting the
  521.         output of LZ to a file.
  522.  
  523.  
  524.    -N   No console output (or "absolutely no progress indicator")
  525.  
  526.         If this option is invoked, LZ will not display any text to the screen.
  527.         This option automatically turns on the -m option, so that if LZ ever
  528.         does require input from you, it won't just sit there.
  529.  
  530.         This option is useful in conjunction with BBS software.  Note the
  531.         differences between this option and the -n option.  Also note that this
  532.         option is incompatible with Amiga Lharc, which will take -N to mean -n.
  533.  
  534.  
  535.    -p   Pause after loading
  536.  
  537.         This option will cause LZ to prompt you for a keypress after it has
  538.         loaded.  This can be useful if you have only one floppy drive, and LZ
  539.         is on another disk.
  540.  
  541.  
  542.    -P   Set task priority
  543.  
  544.         The -P option enables you to set the task priority of LZ.  The task
  545.         priority must immediately follow the -P; for example, -P1, or -P-1.
  546.         This can be useful if wish to set LZ to a negative priority and leave
  547.         it running in the background while you are calling BBS's.
  548.  
  549.  
  550.    -r   Archive subdirectories
  551.  
  552.         This option will cause LZ to recursively collect files from
  553.         subdirectories, and is usually used in conjunction with the -x option.
  554.         For example, to add all files on drive df0: (including subdirectories)
  555.         to mydisk.LZH, you would use:
  556.  
  557.         LZ -x -r a mydisk.LZH DF0:#?
  558.  
  559.  
  560.    -u   Upper case filenames
  561.  
  562.         This option forces all file names to upper case.  If used when
  563.         archiving, all files added will have their names converted to upper
  564.         case.  If used when extracting, all files extracted will have their
  565.         names converted to upper case.  This option is provided for
  566.         compatibility with MS-DOS Lharc.
  567.  
  568.  
  569.    -U   Update rate
  570.  
  571.         This option sets the rate (in bytes) at which LZ updates its byte
  572.         count (or alternate display, if set with -D).  It currently defaults
  573.         to 1024 bytes.  The following example sets the update rate to 4096
  574.         bytes:
  575.  
  576.         -U4096
  577.  
  578.  
  579.    -w   Set work directory
  580.  
  581.         When creating archives, individual files are compressed in the work
  582.         directory, which defaults to T: if it exists, or the current directory
  583.         otherwise.  The -w option allows the location of the work directory to
  584.         be changed; the name of the new work directory should immediately
  585.         follow the -w.
  586.  
  587.  
  588.    -x   Preserve path names
  589.  
  590.         This option forces LZ to preserve the full path names of any files
  591.         added, and is most commonly used in conjunction with the -r option.
  592.  
  593.  
  594.    -z   Zero compression
  595.  
  596.         This option is only valid when adding files, and, if invoked, will
  597.         cause all files added to be merely stored in the archive, not
  598.         compressed.  This is not a very useful option, but has been included
  599.         for the sake of completeness.
  600.  
  601.  
  602.    -Z   Compress archives
  603.  
  604.         By default, LZ will NOT attempt to compress files ending in .lzh, .lhw,
  605.         .zip, .zoo, .arc, .pak, .wrp, .zap, .dms, or .arj, since these files
  606.         are already compressed.  If the -Z option is used, then files with
  607.         these extensions WILL be compressed.
  608.  
  609.  
  610.    Conclusion
  611.  
  612.    LZ does not yet have all of its commands implemented; the commands not
  613. implemented are:  move, freshen, and update.
  614.  
  615.    Like Amiga Lharc, LZ uses the decimal address of its task structure for
  616. creating temporary filenames, so that multiple copies can run simultaneously
  617. without conflict (and no, LZ is not reentrant; I *like* global variables).
  618.  
  619.    If you find yourself using certain options with LZ most of the time, you
  620. might want to make them an alias.  For example, if you find yourself typing
  621. "Lhunarc" all the time:
  622.  
  623.    alias lhunarc LZ -b32 []
  624.  
  625.    The above two command works only with shells which support aliases.  Your
  626. shell might have a different way of doing it; I use AmigaDOS 1.3 and Arp 1.3.
  627.  
  628.  
  629.    Acknowledgements
  630.  
  631.    Haruyasu Yoshizaki - For lharc.c and lzhuf.c (the algorithm)
  632.  
  633.    Steve Tibbett      - For showing me how to speed up Lhunarc 0.96 by 3%
  634.                         For RawDoFmt(), and __tinymain
  635.                         For finding the bug in the view command
  636.                         For Raw() and Cooked()
  637.                         For suggesting a user configurable buffer
  638.  
  639.    Rob Collinsworth   - For finding the bugs in the algorithm when it was
  640.                         in Lhwarp
  641.  
  642.    Chris Larcombe     - For finding the zero length file bug in version 0.81
  643.  
  644.    Robert Jung        - For all the information on file compression.
  645.  
  646.    Timothy C. Bell    - For explaining everything from semiadaptive dictionary
  647.    John G. Cleary       techniques and statistical encoding to digital hash
  648.    Ian H. Witten        tries and finite context models.
  649.